home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
EnigmA Amiga Run 1995 November
/
EnigmA AMIGA RUN 02 (1995)(G.R. Edizioni)(IT)[!][issue 1995-11][Skylink CD].iso
/
earcd
/
util
/
misc
/
vmmstat.lha
/
VMMStat
/
RCS
/
makefile
< prev
next >
Wrap
Makefile
|
1995-07-25
|
664b
|
50 lines
head 1.2;
access;
symbols;
locks; strict;
comment @# @;
1.2
date 95.07.25.18.05.25; author enderle; state Exp;
branches;
next 1.1;
1.1
date 95.07.25.11.37.45; author enderle; state Exp;
branches;
next ;
desc
@Makefile for MAXON C++
@
1.2
log
@*** empty log message ***
@
text
@VMMStat: main.o interface.o
mcppc main.o interface.o -o VMMStat -l LIB:muil.lib -l LIB:amiga.lib
main.o: interface.h main.c VMMStatStrings_cat.h VMM_Stat.h
mcppc -c -d CATCOMP_ARRAY main.c
interface.o: interface.c interface.h
mcppc -c -d CATCOMP_NUMBERS interface.c
@
1.1
log
@Initial revision
@
text
@d7 1
a7 1
interface.o: interface.c interface.h VMMStatStrings_cat.h
@